home *** CD-ROM | disk | FTP | other *** search
- Path: marti.uji.es!al004046
- From: al004046@llevant.uji.es (Acereda Macia Jorge)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Fastest way to display things on a screen?
- Date: 19 Apr 1996 12:24:22 GMT
- Organization: Universitat Jaume I
- Message-ID: <4l80lm$9nl@marti.uji.es>
- References: <4l0pi6$gus@mn5.swip.net> <4l2qdn$akr@news.rwth-aachen.de>
- NNTP-Posting-Host: llebeig.uji.es
- X-Newsreader: TIN [version 1.2 PL2]
-
- Sven Thoennissen (svent@messua.informatik.rwth-aachen.de) wrote:
- > Yes this would be the fastest. You might consider using double buffering
- > (or triple buffering) routines to get smooth results.
-
- Smooth? I've written some code to test the intuition double
- buffering routines and the results are not good enough :-(
-
- Whe dragging the screen down, there's a point (the location
- depends on the load of the system) where the double buffering
- is not that smooth. And if you only use the SafePort (as in
- the NDK example) dragging the screen near the bottom of the
- screens makes the double buffering go too fast.
-
- Greets,
- --
- ---------------------------- --------------------------------------------
- | Jorge Acereda | Dream the same thing everynight |
- | al004046@alumail.uji.es | I see our freedom in my sight |
- | Intel Outside | No locked doors, no windows barred |
- | Amiga Rules | No things to make my brain seem scarred |
- ---------------------------- --------------------------------------------
-